PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / moveTextPositionAndSetLeading Method
X offset.
Y offset.
In This Topic
    moveTextPositionAndSetLeading Method
    In This Topic
    Moves the text position. Operator: TD
    Syntax
    public void moveTextPositionAndSetLeading( 
       double tx,
       double ty
    )

    Parameters

    tx
    X offset.
    ty
    Y offset.
    See Also